Version 24.2 (latest)

ItemOperationResult<T> Class Methods

For a list of all members of this type, see ItemOperationResult<T> members.

Public Methods
 NameDescription
Public MethodInitializeResultInitializes the Infragistics.OperationResult.Error and Infragistics.OperationResult.IsComplete properties based on the specified values.  
Public MethodOnCanceledCalled when the operation is canceled. (Inherited from Infragistics.OperationResult)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
See Also